ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Viewer.Common Assembly / GrapeCity.Viewer.Common.Implementation Namespace / GenericCache<TKey,TValue,TCacheNodeFactory> Class / Capacity Property

In This Topic
    Capacity Property (GenericCache<TKey,TValue,TCacheNodeFactory>)
    In This Topic
    Gets cache capacity
    Syntax
    'Declaration
     
    Public ReadOnly Property Capacity As Long
    public long Capacity {get;}
    See Also